POV-Ray : Newsgroups : povray.binaries.images : Tiled sphere (96k + 28k) : Re: Tiled sphere (96k + 28k) Server Time
12 Aug 2024 21:23:48 EDT (-0400)
  Re: Tiled sphere (96k + 28k)  
From: Francois Labreque
Date: 12 Aug 2003 19:06:32
Message: <3f3972f8@news.povray.org>
Program ended abnormally on 2003-08-08 18:16, Due to a catastrophic
Francois Labreque error:
> 
> 
> Program ended abnormally on 2003-08-08 17:38, Due to a catastrophic Nico
> error:
> 
>> The second image is to show what the macro can really do if anyone 
>> interested.
> 
> Cool.  Post it to P.B.T-F.  I'm sure someone will find it useful.
> 
> I was actually thinking of doing a macro like that the other day, but 
> laziness and other things got in the way.
> 

Thanks to your macro, I was able to complete an image I've been wanting to do 
for years...

Behold the reflective sphere over a checkered plane!!!!


-- 
/*Francois Labreque*/#local a=x+y;#local b=x+a;#local c=a+b;#macro P(F//
/*    flabreque    */L)polygon{5,F,F+z,L+z,L,F pigment{rgb 9}}#end union
/*        @        */{P(0,a)P(a,b)P(b,c)P(2*a,2*b)P(2*b,b+c)P(b+c,<2,3>)
/*   videotron.ca  */}camera{orthographic location<6,1.25,-6>look_at a }


Post a reply to this message


Attachments:
Download 'discoball.jpg' (70 KB)

Preview of image 'discoball.jpg'
discoball.jpg


 

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.